home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gnome-applets / builder / gswitchit.ui < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-23  |  3.4 KB  |  84 lines

  1. <?xml version="1.0"?>
  2. <!--*- mode: xml -*-->
  3. <interface>
  4.   <object class="GtkDialog" id="gswitchit_layout_view">
  5.     <property name="border_width">5</property>
  6.     <property name="title" translatable="yes">Keyboard Layout</property>
  7.     <property name="resizable">False</property>
  8.     <property name="destroy_with_parent">True</property>
  9.     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
  10.     <property name="has_separator">False</property>
  11.     <child internal-child="vbox">
  12.       <object class="GtkVBox" id="dialog-vbox1">
  13.         <property name="visible">True</property>
  14.         <property name="spacing">2</property>
  15.         <child>
  16.           <object class="GtkVBox" id="preview_vbox">
  17.             <property name="visible">True</property>
  18.             <property name="border_width">5</property>
  19.             <property name="spacing">18</property>
  20.             <child>
  21.               <placeholder/>
  22.             </child>
  23.             <child>
  24.               <placeholder/>
  25.             </child>
  26.           </object>
  27.           <packing>
  28.             <property name="position">1</property>
  29.           </packing>
  30.         </child>
  31.         <child internal-child="action_area">
  32.           <object class="GtkHButtonBox" id="dialog-action_area1">
  33.             <property name="visible">True</property>
  34.             <property name="layout_style">GTK_BUTTONBOX_END</property>
  35.             <child>
  36.               <object class="GtkButton" id="btnPrint">
  37.                 <property name="visible">True</property>
  38.                 <property name="can_focus">True</property>
  39.                 <property name="receives_default">True</property>
  40.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  41.                 <property name="label">gtk-print</property>
  42.                 <property name="use_stock">True</property>
  43.               </object>
  44.             </child>
  45.             <child>
  46.               <object class="GtkButton" id="btnHelp">
  47.                 <property name="visible">True</property>
  48.                 <property name="can_focus">True</property>
  49.                 <property name="can_default">True</property>
  50.                 <property name="label">gtk-help</property>
  51.                 <property name="use_stock">True</property>
  52.               </object>
  53.               <packing>
  54.                 <property name="position">1</property>
  55.               </packing>
  56.             </child>
  57.             <child>
  58.               <object class="GtkButton" id="btnClose">
  59.                 <property name="visible">True</property>
  60.                 <property name="can_focus">True</property>
  61.                 <property name="can_default">True</property>
  62.                 <property name="label">gtk-close</property>
  63.                 <property name="use_stock">True</property>
  64.               </object>
  65.               <packing>
  66.                 <property name="position">2</property>
  67.               </packing>
  68.             </child>
  69.           </object>
  70.           <packing>
  71.             <property name="expand">False</property>
  72.             <property name="pack_type">GTK_PACK_END</property>
  73.           </packing>
  74.         </child>
  75.       </object>
  76.     </child>
  77.     <action-widgets>
  78.       <action-widget response="2">btnPrint</action-widget>
  79.       <action-widget response="-11">btnHelp</action-widget>
  80.       <action-widget response="-7">btnClose</action-widget>
  81.     </action-widgets>
  82.   </object>
  83. </interface>
  84.